Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 17 May 2014 09:08:59 +0000 (11:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 17 May 2014 09:08:59 +0000 (11:08 +0200)
lisp/ChangeLog

index d60b32c3e3d2696f7d39684d6fa48ba3aadd0666..cef3c81664bf02bb85f39bfdc32de60aa9ae3de8 100644 (file)
@@ -11,7 +11,7 @@
 
        * net/dbus.el (dbus-init-bus, dbus-call-method)
        (dbus-call-method-asynchronously, dbus-send-signal)
-       (dbus-method-return-internal, dbus-method-error-internal)
+       (dbus-method-return-internal, dbus-method-error-internal):
        Check, whether Emacs has been compiled with D-Bus support.  (Bug#17508)
 
 2014-05-14  Nicolas Richard  <theonewiththeevillook@yahoo.fr>